Skip to content

Conversation

@rressi-at-globus
Copy link

Description

The issue

When a developer perform CMake configuration on a complex project using AWS S3 as a cache backend, vcpkg is apparently stuck for many minutes.

In reality it is just doing I/O with AWS S3 to download one by one pre-built packages.

The solution

This contribution add option x-aws-config,trace-ops to the x-aws caching backend to obtain a feedback when the tool is downloading caches from an S3 bucket.

The solution is also useful for debugging purposes and it is 100% optional.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant